func crypto/x509.buildCSRExtensions
2 uses
crypto/x509 (current package)
x509.go#L1504: func buildCSRExtensions(template *CertificateRequest) ([]pkix.Extension, error) {
x509.go#L2086: extensions, err := buildCSRExtensions(template)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)